Release 10.1A: OpenEdge Application Server:
Developing AppServer Applications
Attaching the Debugger to an AppServer session
As when attaching to any Progress 4GL session, to attach the Debugger to an AppServer session, you must first make the AppServer agent debug-ready in one of the following ways:
For any method other than using the
-debugReadystartup parameter, you must identify the AppServer agent you want to debug by its process ID. For many debugging situations, you can configure the AppServer to run only one agent at a time, and there by eliminate any need to choose among them.Attaching to an AppServer agent presents the same Debugger user interface as when you connect to a client process. The one difference is that there are times when an AppServer is not executing any code. In this case, the Debugger indicates that it is waiting for an AppServer request before it takes control on the first executable line of 4GL code.
For more information on remote debugging by attaching the Debugger to an AppServer session, see OpenEdge Development: Debugging and Troubleshooting .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |